Avoid xen crash if there is no VMX support. If a platform
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 30 Dec 2005 16:07:34 +0000 (17:07 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 30 Dec 2005 16:07:34 +0000 (17:07 +0100)
commit0129e126c463c8624316e816ee13726c95e166fa
tree54d6170557c14fa0f825f248082b042a0f9a3627
parente9ac3bbccab099e2079da5201a05a448da1978ce
Avoid xen crash if there is no VMX support. If a platform
doesn't support VMX, creating VMX domain will crash xen
HV.

Signed-off-by: Xin Li <xin.b.li@intel.com>
tools/libxc/xc_vmx_build.c
tools/python/xen/xend/image.py
xen/arch/x86/domain.c